-
Notifications
You must be signed in to change notification settings - Fork 71
[main][gomod]: Bump the minor group across 1 directory with 11 updates #3758
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Bumps the minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/operator-framework/api](https://github.com/operator-framework/api) | `0.27.0` | `0.33.0` | | [github.com/operator-framework/operator-lifecycle-manager](https://github.com/operator-framework/operator-lifecycle-manager) | `0.28.0` | `0.32.0` | | [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) | `0.76.2` | `0.84.0` | | [github.com/prometheus-operator/prometheus-operator/pkg/client](https://github.com/prometheus-operator/prometheus-operator) | `0.76.2` | `0.84.0` | | [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) | `2.15.2` | `2.16.1` | Updates `github.com/operator-framework/api` from 0.27.0 to 0.33.0 - [Release notes](https://github.com/operator-framework/api/releases) - [Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md) - [Commits](operator-framework/api@v0.27.0...v0.33.0) Updates `github.com/operator-framework/operator-lifecycle-manager` from 0.28.0 to 0.32.0 - [Release notes](https://github.com/operator-framework/operator-lifecycle-manager/releases) - [Changelog](https://github.com/operator-framework/operator-lifecycle-manager/blob/master/.goreleaser.yml) - [Commits](operator-framework/operator-lifecycle-manager@v0.28.0...v0.32.0) Updates `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring` from 0.76.2 to 0.84.0 - [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases) - [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md) - [Commits](prometheus-operator/prometheus-operator@v0.76.2...v0.84.0) Updates `github.com/prometheus-operator/prometheus-operator/pkg/client` from 0.76.2 to 0.84.0 - [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases) - [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md) - [Commits](prometheus-operator/prometheus-operator@v0.76.2...v0.84.0) Updates `github.com/prometheus/client_golang` from 1.20.5 to 1.22.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.20.5...v1.22.0) Updates `github.com/prometheus/common` from 0.62.0 to 0.65.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.62.0...v0.65.0) Updates `golang.org/x/sync` from 0.11.0 to 0.16.0 - [Commits](golang/sync@v0.11.0...v0.16.0) Updates `google.golang.org/grpc` from 1.70.0 to 1.73.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.70.0...v1.73.0) Updates `sigs.k8s.io/yaml` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/kubernetes-sigs/yaml/releases) - [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/yaml@v1.4.0...v1.5.0) Updates `github.com/cloudevents/sdk-go/v2` from 2.15.2 to 2.16.1 - [Release notes](https://github.com/cloudevents/sdk-go/releases) - [Commits](cloudevents/sdk-go@v2.15.2...v2.16.1) Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.2...v1.4.3) --- updated-dependencies: - dependency-name: github.com/operator-framework/api dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/operator-framework/operator-lifecycle-manager dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring dependency-version: 0.84.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/client dependency-version: 0.84.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/prometheus/client_golang dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/prometheus/common dependency-version: 0.65.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: golang.org/x/sync dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: google.golang.org/grpc dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: sigs.k8s.io/yaml dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/cloudevents/sdk-go/v2 dependency-version: 2.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a openshift-knative member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
Bumps the minor group with 5 updates in the / directory:
0.27.0
0.33.0
0.28.0
0.32.0
0.76.2
0.84.0
0.76.2
0.84.0
2.15.2
2.16.1
Updates
github.com/operator-framework/api
from 0.27.0 to 0.33.0Release notes
Sourced from github.com/operator-framework/api's releases.
... (truncated)
Commits
d2484b6
bump go version to fix https://pkg.go.dev/vuln/GO-2025-3751 (#439)d6a691f
normalize unit test targets across repos. add skip/target test args (#438)d34b367
Bump github.com/google/cel-go from 0.25.0 to 0.26.0 (#437)3d91a60
Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 in the k8s-dependencies group (#436)ef80267
Merge pull request #435 from camilamacedo86/up-deps35731bc
Merge pull request #434 from camilamacedo86/upgrade-controller-gen-version435042e
Upgrade google.golang.org/genproto/googleapis/api and indirect dependencies042719a
Upgrade controller-gen from v0.17.2 to v0.18.0 and re-generate CRDsc102f5c
Update k8s 1 33 (#432)774f44e
Allow override of go-verdiff result via label (#433)Updates
github.com/operator-framework/operator-lifecycle-manager
from 0.28.0 to 0.32.0Release notes
Sourced from github.com/operator-framework/operator-lifecycle-manager's releases.
... (truncated)
Commits
cda4c90
remove superfluous comment from template (#3585)ffe0625
🌱 Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#3583)02e953e
Bump operator-registry to v1.55.0 (#3584)8c53b7f
Adds kube-apiserver egress to config map catalog source network policy (#3582)b4ec5bd
Add kubeapi server access to packageserver network policy (#3581)d7aaeb1
add NetworkPolicy as a supported kind (#3580)dcd8ad8
✨ Introduce NetworkPolicy for core component workloads. (#3579)8723097
✨ Include network policy for all configmap and grpc catalogsources (#3568)ee5d8a3
Remove Maintainers doc since it is no longer used and it is outdated (#3577)827c12c
(cleanup): Update Owner Alias - remove inactive maintainers (#3576)Updates
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
from 0.76.2 to 0.84.0Release notes
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog.
... (truncated)
Commits
8337f85
chore: cut v0.84.0 (#7708)2234886
Merge pull request #7712 from prometheus-operator/dependabot/go_modules/golan...6962d99
build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0928311a
Chore: Update PR template to include fixes (#7694)dc966f6
Merge pull request #7701 from prometheus-operator/kakkoyun-stepping-down8b3e5d3
update golangci-lint version (#7695)6e1be29
Chore: Update deps for v0.84.0 (#7696)22362f8
Stepping down as a maintainer9c829f5
Merge pull request #7699 from prometheus-operator/revert-7691-issue769073fcd02
Revert "Enhance OnUpdate method to compare metadata fields (#7691)"Updates
github.com/prometheus-operator/prometheus-operator/pkg/client
from 0.76.2 to 0.84.0Release notes
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/client's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/client's changelog.
... (truncated)
Commits
8337f85
chore: cut v0.84.0 (#7708)2234886
Merge pull request #7712 from prometheus-operator/dependabot/go_modules/golan...6962d99
build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0928311a
Chore: Update PR template to include fixes (#7694)dc966f6
Merge pull request #7701 from prometheus-operator/kakkoyun-stepping-down8b3e5d3
update golangci-lint version (#7695)6e1be29
Chore: Update deps for v0.84.0 (#7696)22362f8
Stepping down as a maintainer9c829f5
Merge pull request #7699 from prometheus-operator/revert-7691-issue769073fcd02
Revert "Enhance OnUpdate method to compare metadata fields (#7691)"Updates
github.com/prometheus/client_golang
from 1.20.5 to 1.22.0Release notes
Sourced from github.com/prometheus/client_golang's releases.